html,body{
    width:100%;padding:0;margin:0 auto;
    /* background-color: #181d4b; */
}
body{
    max-width: 1920px;
    min-width: 1200px;
}

.titlepng{
    margin:40px auto;width:1200px;
}
.titlepng img{
    width:1000px;
    display: block;
    margin:0 auto;
}
.gsys{
    margin:0 auto;width:1200px;
}
.gsys img{
    display: block;
    margin:0 auto;
    width:1000px;
}


.foot_nav{
    width:995px;margin:0 auto;height:40px;line-height: 40px;color:white;border-bottom: 1px solid white;
}
.foot_nav a{
    color:white;
}
.foot_nav .nav{
    width:160px;
    height: 40px;
    text-align: center;
    float:left;
    letter-spacing: 8px;
}
.foot_nav .fg{
    width:5px;
    color:white;
    text-align: center;
    margin:0 auto;
    float:left;
}

img{
    vertical-align:bottom;
    /* width:100%; */
}

ul{
    padding:0;
    margin:0;
    /* width: 100%;height:100%; */
}
li{
    /* height:100%; */
    list-style: none;
}
.cl{
    clear:both;height:50px;width:100%;
}


.index_zs{
    float:left;
    width:150px;
    margin:0 5px;
    background-color: rgb(105,105,105);
    color:white;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    letter-spacing: 5px;
}
.index_zs:hover{
    background-color: rgb(49,162,106);
}
#index_zs .on{
    background-color: rgb(49,162,106);
}
.gsfc_imglist{
    width:20%;margin:0 2.5%;float:left;text-align: center;
}

.product_c{
    width:300px;/*height:400px;*/margin-top:25px;background-color: green;float:left;position: relative;
}
.product_c .clist{
    width:100%;
    margin:0 auto;
}
.alzs_lb{
    width:1200px;height:300px;margin:0 auto;position: relative;
}
.alzs_lb .bd ul li{
    width:20%;
    float:left;
    height:220px;
    position: relative;
}
.alzs_lb .bd ul li img{
    width:calc(90% - 2px);
    margin-left:5%;
    height:100%;
    border: 1px solid gray;
}
.alzs_lb .bd ul li .bt{
    position: absolute;
    z-index: 10;
    bottom: 0px;
    left: calc(5% + 1px);
    width: calc(90% - 2px);
    height:35px;
    line-height: 35px;
    text-align: center;
    letter-spacing: 5px;
    font-size: 18px;
    font-weight: 600;
    background-color: white;
    color:rgb(49,162,106);
    border-top:1px solid gray;
    border-bottom: 1px solid gray;
}
.alzs_lb .prev{
    position: absolute;left:0;width:50px;height:300px;line-height: 300px;font-size: 50px;font-weight: 800;cursor: pointer;color:white
}
.alzs_lb .prev:hover{
    color:gray;
}
.alzs_lb .next{
    position: absolute;right:0;width:50px;height:300px;line-height: 300px;font-size: 50px;font-weight: 800;cursor: pointer;color:white;
}
.alzs_lb .next:hover{
    color:gray;
}
.tempWrap{
    margin:40px auto;
}



.ckxq div{
    width:30px;height:30px;line-height: 30px;font-size: 15px;text-align: center;
    float:left;border-radius: 50%;color:white;background-color: rgb(49,162,106);
}
.news li div{
    float:left;width:auto;
}
.footer_msg li{
    height:auto;
    line-height: 40px;
    color:#fff;
}
.searchinp{
    height: 40px;border: 1px solid gray;outline: none;color: gray;padding-left: 10px;float: left;
}
.searchsub{
    border:0;margin-left: 15px;width: 150px;height: 40px;letter-spacing: 10px;color: white;background-color: red;font-size: 18px;
}



.left_bg{
    width:270px;height:auto;background-color: white;
}
.left_bg .fg{
    height:20px;border-bottom:1px dashed grey
}
.left_bg .left_top{
    width:100%;height:60px;background-color:#132B76;text-align: center;line-height: 60px;color: white;font-size: 25px;font-weight: 400;
}

.left_bg .left_nav{
    width:100%;padding:0;margin:0;
}
.left_bg .left_nav li{
    line-height: 40px;
    font-size: 20px;
    padding: 0 10px;
    transition: all ease .5s;
    -webkit-transition: all ease .5s;
    border-bottom:1px dashed grey;
    list-style:square inside url('../images/eg_arrow.gif');
    transition: all ease .5s;
}
.left_bg .left_nav li:hover{
    background-color: #132B76;
    color:white;
    transition: all ease .5s;
    padding:15px;
}
.left_bg .left_nav .on{
    background-color: rgb(236, 236, 236);
}

.slideTxtBox{
    width:1200px;margin:50px auto;
  }
  .slideTxtBox .hd{
    float:left;width:300px;position: relative;
  }
  .slideTxtBox .bd{
    float:left;width:860px;background-color: white;padding: 20px;
  }
  .slideTxtBox .bd ul{
    padding:0;margin:0;
  }
@font-face{
    font-family: AF;
    src: url(../font/AF.ttf);
}
@font-face{
    font-family: z59;
    src: url(../font/z59.ttf);
}
@font-face{
    font-family: cjzj;
    src: url(../font/cjzj.ttf);
}
@font-face{
    font-family: sn;
    src: url(../font/sn.ttf);
}